Attribute Domain
Attribute DomainはそのAttributeが格納されているElementのタイプのことを指す。
例えば
material_indexのAttribute DomainはFace
sharp_edgeはEdge
UVMapはFace Corner
また、NodeによってはDomainによって返される値が違うことがある
Fieldを特定のDomainで計算してくださいということを任意のタイミングで指定できるNodeとして、Evaluate on Domain Nodeがある
また、言い方として以下のように呼ぶこともある
Point Domain
Edge Domain
Face Domain
Face Coner Domain
Instance Domain
Spline Domain